home *** CD-ROM | disk | FTP | other *** search
/ Extra! Mainframe / Extra! Mainframe for Windows 95.iso / extra / fail.mif < prev    next >
Encoding:
DMI Management Information Format  |  1996-02-26  |  422 b   |  21 lines

  1. Start Component
  2.     Name = "Workstation"
  3.         Start Group
  4.             Name = "InstallStatus"
  5.             ID = 1
  6.             Class = "MICROSOFT|JOBSTATUS|1.0"
  7.             Start Attribute
  8.                 Name = "Status"
  9.                 ID = 1
  10.                 Type = String(16)
  11.                 Value = "FAILURE"
  12.             End Attribute
  13.             Start Attribute
  14.                 Name = "Description"
  15.                 ID = 2
  16.                 Type = String(128)
  17.                 Value = "Audit job failed to complete."
  18.             End Attribute
  19.         End Group
  20.  End Component
  21.